Params

public interface Params

The parameters of the StartCaptureSessionCallback.

Functions

Link copied to clipboard
public boolean audioCaptureRequested()
Returns true if the page requests audio capture as well as the video content.
Link copied to clipboard
public Frame frame()
Returns the Frame instance that requests the content capture.
Link copied to clipboard
Returns the available capture sources.
Link copied to clipboard
public String url()
Returns the URL of the currently loaded web page.